From: Luc Teirlinck Date: Sun, 22 Aug 2004 23:56:08 +0000 (+0000) Subject: (Keyboard Macro Counter, Keyboard Macro Step-Edit): Change section names. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~21302 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=f6f28a3331398b130c95881012847ba448b361a6;p=emacs.git (Keyboard Macro Counter, Keyboard Macro Step-Edit): Change section names. --- diff --git a/man/kmacro.texi b/man/kmacro.texi index a0b3a249bbd..d3c24873cd0 100644 --- a/man/kmacro.texi +++ b/man/kmacro.texi @@ -261,7 +261,7 @@ the macro ring. executes the previous (rather than the head) element on the macro ring. @node Keyboard Macro Counter -@section Inserting incrementing numbers in macros +@section The Keyboard Macro Counter Each keyboard macro has an associated counter which is automatically incremented on every repetition of the keyboard macro. Normally, the @@ -449,7 +449,7 @@ keyboard input that you would use to invoke the macro---@kbd{C-x e} or @kbd{C-x C-k l} (@code{kmacro-edit-lossage}). @node Keyboard Macro Step-Edit -@section Interactively executing and editing a keyboard macro +@section Stepwise Editing a Keyboard Macro @findex kmacro-step-edit-macro @kindex C-x C-k SPC